[INFO] fetching crate mimir-dm 0.0.0...
[INFO] checking mimir-dm-0.0.0 against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] extracting crate mimir-dm 0.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mimir-dm 0.0.0
[INFO] finished tweaking crates.io crate mimir-dm 0.0.0
[INFO] tweaked toml for crates.io crate mimir-dm 0.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mimir-dm 0.0.0 on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mimir-dm 0.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b98267c21d9150d1eb62b7a745b488e426b73643bc6662829dd4e4a9836707fc
[INFO] running `Command { std: "docker" "start" "b98267c21d9150d1eb62b7a745b488e426b73643bc6662829dd4e4a9836707fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b98267c21d9150d1eb62b7a745b488e426b73643bc6662829dd4e4a9836707fc" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b98267c21d9150d1eb62b7a745b488e426b73643bc6662829dd4e4a9836707fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b98267c21d9150d1eb62b7a745b488e426b73643bc6662829dd4e4a9836707fc" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=7292540138cf526d -C extra-filename=-8c1fb9aa6941a9e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae1913eeaff32108.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b98267c21d9150d1eb62b7a745b488e426b73643bc6662829dd4e4a9836707fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b98267c21d9150d1eb62b7a745b488e426b73643bc6662829dd4e4a9836707fc", kill_on_drop: false }`
[INFO] [stdout] b98267c21d9150d1eb62b7a745b488e426b73643bc6662829dd4e4a9836707fc
